[INFO] fetching crate gitlab_ci_parser 0.0.5...
[INFO] fixing gitlab_ci_parser-0.0.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate gitlab_ci_parser 0.0.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gitlab_ci_parser 0.0.5
[INFO] finished tweaking crates.io crate gitlab_ci_parser 0.0.5
[INFO] tweaked toml for crates.io crate gitlab_ci_parser 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitlab_ci_parser 0.0.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding tracing-subscriber v0.2.25 (available: v0.3.23)
[INFO] [stderr]       Adding yaml-merge-keys v0.4.1 (available: v0.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_derive` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_yaml` dependency)
[INFO] [stderr] warning: `gitlab_ci_parser` (manifest) generated 3 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688
[INFO] running `Command { std: "docker" "start" "9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   serde_derive v1.0.228 (as host dependency) removed features: default
[INFO] [stderr]   syn v2.0.118 (as host dependency) removed features: visit
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_derive` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_yaml` dependency)
[INFO] [stderr] warning: `gitlab_ci_parser` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yaml-merge-keys v0.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking gitlab_ci_parser v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/is_public.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
[INFO] [stderr] crater-edition-check: gitlab_ci_parser v0.0.5 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_derive` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_yaml` dependency)
[INFO] [stderr] warning: `gitlab_ci_parser` (manifest) generated 3 warnings
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yaml-merge-keys v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking gitlab_ci_parser v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   serde_derive v1.0.228 (as host dependency) removed features: default
[INFO] [stderr]   syn v2.0.118 (as host dependency) removed features: visit
[INFO] [stderr]   tracing-core v0.1.36 removed features: default
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_derive` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `serde_yaml` dependency)
[INFO] [stderr] warning: `gitlab_ci_parser` (manifest) generated 3 warnings
[INFO] [stderr]     Checking gitlab_ci_parser v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lib.rs:213:85
[INFO] [stdout]      |
[INFO] [stdout]  211 | ...                   let global_var_map: Mapping = serde_yaml::from_value(v.clone())?;
[INFO] [stdout]      |                                                     ----------------------------------
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  212 | ...                   for (key, value) in global_var_map {
[INFO] [stdout]      |                                           --------------
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           `iter` calls a custom destructor
[INFO] [stdout]      |                                           `iter` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  213 | ...                       if let (Value::String(key), Value::String(value)) = (key, value) {
[INFO] [stdout]      |                                                                               ^^^^^^^^^^^^
[INFO] [stdout]      |                                                                               |
[INFO] [stdout]      |                                                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 | ...                   }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  226 | ...                   let job_def = parse_job(&config, k, &map);
[INFO] [stdout]      |                           -------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `job_def` calls a custom destructor
[INFO] [stdout]      |                           `job_def` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `job_def` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/is_public.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/lib.rs:213:85
[INFO] [stdout]      |
[INFO] [stdout]  211 | ...                   let global_var_map: Mapping = serde_yaml::from_value(v.clone())?;
[INFO] [stdout]      |                                                     ----------------------------------
[INFO] [stdout]      |                                                     |
[INFO] [stdout]      |                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]  212 | ...                   for (key, value) in global_var_map {
[INFO] [stdout]      |                                           --------------
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           `iter` calls a custom destructor
[INFO] [stdout]      |                                           `iter` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  213 | ...                       if let (Value::String(key), Value::String(value)) = (key, value) {
[INFO] [stdout]      |                                                                               ^^^^^^^^^^^^
[INFO] [stdout]      |                                                                               |
[INFO] [stdout]      |                                                                               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                                               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 | ...                   }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  226 | ...                   let job_def = parse_job(&config, k, &map);
[INFO] [stdout]      |                           -------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `job_def` calls a custom destructor
[INFO] [stdout]      |                           `job_def` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `iter` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.12.3/src/raw/mod.rs:1813:1
[INFO] [stdout]      |
[INFO] [stdout] 1813 | impl<T, A: Allocator + Clone> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `job_def` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.27s
[INFO] [stderr] crater-edition-check: gitlab_ci_parser v0.0.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `default_features` is unsupported as of the 2024 edition; instead use `default-features`
[INFO] [stderr]   (in the `serde` dependency)
[INFO] running `Command { std: "docker" "inspect" "9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688", kill_on_drop: false }`
[INFO] [stdout] 9e7cb6d8ccb881cadf704ca3b19160e794fa99683f8fa4f32805c9cf03114688
